Welcome![Sign In][Sign Up]
Location:
Search - windows Socket

Search list

[Ftp ClientNetworkApp

Description: Windows socket编程的应用层小程序参考 vs2010 发送并接受http请求 ftp上传下载文件 邮件发送接受 Base64编码-Windows socket programming reference for the application layer to send and receive http requests to download files ftp upload Base64 encoding and sending and receiving e-mail
Platform: | Size: 40960 | Author: roy | Hits:

[Internet-NetworkSources

Description: 一个利用Windows Socket的例子,实现了一个简单的后门木马功能:运行iServer后,将监听9626端口,并且将自己复制到System32目录以后自启动;通过iClient即可连接被控端执行Cmd命令,以达到简单的控制目的;-An example of using Windows Socket to achieve a simple backdoor Trojan functionality: running iServer, will be listening port 9626 and will be copied to the System32 directory after his self-starting hosts can be connected through iClient Cmd command execute in order to achieve simple control purposes
Platform: | Size: 7168 | Author: robin | Hits:

[Internet-NetworkWindows-Socket-Programming

Description: Socket programming in visual c-Socket programming in visual c++
Platform: | Size: 331776 | Author: william | Hits:

[OS programExpert_WinAPI_8_to_17

Description: 这是《精通Windows API函数、接口、编程实例》第8-17章源代码,包括服务、图形用户界面、系统信息的管理、进程间通信、Windows Shell程序设计、Windows GDI、Windows Socket网络编程、设备驱动管理、内核通信、用户认证和对象安全。-This is the " Mastering Windows API function, interface, programming examples" section of Chapter 8-12, the source code, including services, graphical user interface, information management systems, inter-process communication, Windows Shell Programming, Windows GDI, Windows Socket Network Programming, device driver management, core communications, user authentication, and object safety.
Platform: | Size: 13826048 | Author: | Hits:

[Internet-Networksocket

Description: windows socket 编程 的实例代码,大家拿去参考把-windows socket programming example code, we take it for reference to
Platform: | Size: 77824 | Author: symanli | Hits:

[TCP/IP stackTCPClientDEMO

Description: TCP/IP Socket Client, Windows 控制台应用程序-TCP/IP Socket client, Windows console applications
Platform: | Size: 40960 | Author: caishw@sina.com | Hits:

[Internet-NetworkHttp_C

Description: 用windows socket API实现http协议(GET 和 HEAD)-Use Windows socket API realize HTTP protocol (GET and HEAD)
Platform: | Size: 3572736 | Author: liukai | Hits:

[Internet-NetworkSniffing-using-Winsock

Description: 用windows socket 进行网络监听编程. VC++例程.-Network monitoring using windows socket programming. VC++ routines.
Platform: | Size: 108544 | Author: deng kai | Hits:

[TCP/IP stackNetwork-programmingl

Description: 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDOWS网络编程经典入门 开发WINDOWS SOCKETS通信应用程序的经验与实践 剖析TCP和UDP协议 网络编程 网络协议TCP IP、IPX SPX、NETBEUI简介 用C#实现基于TCP协议网络通讯 用SOCKET发送电子邮件 用VC++ 6.0制作网络自动测试程序 用VC++编制FTP客户端应用程序 用WINSOCK编写网络 通信程序 用套接口实现UDP协议的网络通信 在WINDOWSNT网络中实现电话语音通信 POP3协议的基本命令 -The "network programming comprehensive material" introduction Common network protocol programming How to receive E-mail (POP3 introduction) POP3 encapsulation type POP3 command source code and working principle RFC1939-POP3 Chinese version RFC821-simple mail transfer protocol (SMTP) Chinese version The SMTP protocol original command yards and work principle TCP IP network communication program design TCP IP solutions TCPIP agreement chemical experts real-time communication system Vc++ the SMTP protocol analysis by email WINDOWS SOCKET API use experience WINDOWS network programming classic primer Development WINDOWS SOCKETS communication application experience and practice TCP and UDP protocol analysis Network programming Network protocol TCP IP, IPX the SPX, NETBEUI profile Based on TCP protocol realized with c# network communication Use SOCKET send E-mail With vc++ 6.0 make automatic test program. Network Compiled by vc++ FTP client application With WINSOCK writ
Platform: | Size: 509952 | Author: zhaozm | Hits:

[Internet-NetworkSOCK_RAW

Description: windows raw socket编程实例-windows raw socket
Platform: | Size: 2952192 | Author: 冷雪刚 | Hits:

[Internet-Networksocket

Description: 简单的windows套接字编程。在VC6.0下运行通过-A simple windows socket programming. Run through in VC6.0
Platform: | Size: 1024 | Author: leiyiji | Hits:

[Internet-NetworkWindows-Socket

Description: windows下面的网络程序设计,有TCP和UDP的服务器和客服端-Socket Programing on windows
Platform: | Size: 8430592 | Author: 歪爽 | Hits:

[Internet-Networkwindows-socket

Description: 简单的套接字编程,分客户端和服务端,基于TCP的网络编程-Win socket
Platform: | Size: 10240 | Author: 王三 | Hits:

[Internet-Networksocket-progamming

Description: windows socket网络编程windows socket网络编程-Network Programming for Microsoft Windows 2nd
Platform: | Size: 1794048 | Author: wsk | Hits:

[Internet-NetworkSocket

Description: 基于WinSocket的客户端和服务端通信例子,对学习Windows下的Socket很有帮助。-Based on the client and server communication example in WinSocket helpful for learning under the Windows Socket.
Platform: | Size: 1662976 | Author: 张启 | Hits:

[TCP/IP stackVS-socket-programming

Description: Visual C++(后面简写为VC)网络编程是指用户使用MFC类库(微软基础类库)在VC编译器中编写程序,以实现网络应用。用户通过VC编程实现的网络软件可以在网络中不同的计算机之间互传文件、图像等信息。本章将向用户介绍基于Windows操作系统的网络编程基础知识,其开发环境是VC。在VC编译器中,使用Windows Socket进行网络程序开发是网络编程中非常重要的一部分。-The Visual C++ (behind abbreviated as VC) network programming user MFC Class Library (Microsoft Foundation Class Library) in VC compiler program to achieve network applications. User through the the VC programming network software between different computers in a network, transfer files, images, and other information. This chapter will introduce the basics of the Windows operating system-based network programming, the development environment is VC. VC compiler, use the Windows Socket network application development is a very important part of network programming.
Platform: | Size: 640000 | Author: sphone | Hits:

[VC/MFCWindows-Sockets

Description: Windows Sockets网络程序设计大全 socket编程原理 windows socket入门必看之经典书籍 通俗易懂 -Windows Sockets Network Programming Daquan socket programming principles windows socket entry must see classic books easy to understand
Platform: | Size: 2715648 | Author: 小明 | Hits:

[Data structsSocket

Description: Windows Socket五种I/O模型——代码全攻略-The Windows Socket five kinds of I/O model- code Raiders
Platform: | Size: 165888 | Author: 0uth | Hits:

[Internet-NetworkMy-Socket

Description: windows api 实现的网络编程,-windows socket
Platform: | Size: 376832 | Author: | Hits:

[Program docWindows-socket-program-the-second

Description: windows 网络编程详解下学习参考 socket network-windows network programming Detailed study reference socket network
Platform: | Size: 1278976 | Author: mengxq | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net